[INFO] cloning repository https://github.com/pat-mancini/vet_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pat-mancini/vet_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpat-mancini%2Fvet_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpat-mancini%2Fvet_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be4edab304738f48f3abd07fe5bb7de6b29b6b52
[INFO] testing pat-mancini/vet_rust against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpat-mancini%2Fvet_rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/pat-mancini/vet_rust
[INFO] finished tweaking git repo https://github.com/pat-mancini/vet_rust
[INFO] tweaked toml for git repo https://github.com/pat-mancini/vet_rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pat-mancini/vet_rust on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pat-mancini/vet_rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: version requirement `1.0.6+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: `vertex` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e27e838d1ba7ae12f71ecbd59edca72d9ebe8df78d913333e19c06af9c2d7ca1
[INFO] running `Command { std: "docker" "start" "-a" "e27e838d1ba7ae12f71ecbd59edca72d9ebe8df78d913333e19c06af9c2d7ca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e27e838d1ba7ae12f71ecbd59edca72d9ebe8df78d913333e19c06af9c2d7ca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e27e838d1ba7ae12f71ecbd59edca72d9ebe8df78d913333e19c06af9c2d7ca1", kill_on_drop: false }`
[INFO] [stdout] e27e838d1ba7ae12f71ecbd59edca72d9ebe8df78d913333e19c06af9c2d7ca1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3f192ab955ae5d2346548a295dd2110bb150705e2e0bdd1efddd4e82a521380
[INFO] running `Command { std: "docker" "start" "-a" "b3f192ab955ae5d2346548a295dd2110bb150705e2e0bdd1efddd4e82a521380", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: version requirement `1.0.6+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: `vertex` (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling vertex v0.1.32-alpha (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/if_statement.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]    |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/if_statement.rs:62:33
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]    |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/if_statement.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/while_statement.rs:51:29
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]    |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/while_statement.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]    |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/while_statement.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/structs.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn compile(&mut self, compiler: &mut Compiler) -> Result<ComptimeValueType,CompileError>{
[INFO] [stdout]    |                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> src/backend/ast/statements/structs.rs:26:31
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn fmt_with_indent(&self, f: &mut std::fmt::Formatter<'_>, indent: usize) -> std::fmt::Result {
[INFO] [stdout]    |                               ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indent`
[INFO] [stdout]   --> src/backend/ast/statements/structs.rs:26:64
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn fmt_with_indent(&self, f: &mut std::fmt::Formatter<'_>, indent: usize) -> std::fmt::Result {
[INFO] [stdout]    |                                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/structs.rs:29:29
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]    |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/structs.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> src/backend/ast/functions/function_nodes.rs:29:31
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn fmt_with_indent(&self, f: &mut std::fmt::Formatter<'_>, indent: usize) -> std::fmt::Result {
[INFO] [stdout]    |                               ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indent`
[INFO] [stdout]   --> src/backend/ast/functions/function_nodes.rs:29:64
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn fmt_with_indent(&self, f: &mut std::fmt::Formatter<'_>, indent: usize) -> std::fmt::Result {
[INFO] [stdout]    |                                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/functions/function_nodes.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:181:29
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:184:33
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:188:23
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:201:29
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:205:33
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:209:23
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:215:27
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn compile(&mut self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:222:29
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:226:33
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:230:23
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:363:29
[INFO] [stdout]     |
[INFO] [stdout] 363 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:367:33
[INFO] [stdout]     |
[INFO] [stdout] 367 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:489:29
[INFO] [stdout]     |
[INFO] [stdout] 489 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:493:33
[INFO] [stdout]     |
[INFO] [stdout] 493 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:497:23
[INFO] [stdout]     |
[INFO] [stdout] 497 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:676:29
[INFO] [stdout]     |
[INFO] [stdout] 676 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:680:33
[INFO] [stdout]     |
[INFO] [stdout] 680 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:746:29
[INFO] [stdout]     |
[INFO] [stdout] 746 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:750:33
[INFO] [stdout]     |
[INFO] [stdout] 750 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:754:23
[INFO] [stdout]     |
[INFO] [stdout] 754 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:766:29
[INFO] [stdout]     |
[INFO] [stdout] 766 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:770:33
[INFO] [stdout]     |
[INFO] [stdout] 770 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:774:23
[INFO] [stdout]     |
[INFO] [stdout] 774 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:793:29
[INFO] [stdout]     |
[INFO] [stdout] 793 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:797:33
[INFO] [stdout]     |
[INFO] [stdout] 797 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:801:23
[INFO] [stdout]     |
[INFO] [stdout] 801 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:868:29
[INFO] [stdout]     |
[INFO] [stdout] 868 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:896:31
[INFO] [stdout]     |
[INFO] [stdout] 896 |     fn fmt_with_indent(&self, f: &mut Formatter<'_>, indent: usize) -> fmt::Result {
[INFO] [stdout]     |                               ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indent`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:896:54
[INFO] [stdout]     |
[INFO] [stdout] 896 |     fn fmt_with_indent(&self, f: &mut Formatter<'_>, indent: usize) -> fmt::Result {
[INFO] [stdout]     |                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:899:33
[INFO] [stdout]     |
[INFO] [stdout] 899 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:918:23
[INFO] [stdout]     |
[INFO] [stdout] 918 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:921:29
[INFO] [stdout]     |
[INFO] [stdout] 921 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:972:23
[INFO] [stdout]     |
[INFO] [stdout] 972 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:978:31
[INFO] [stdout]     |
[INFO] [stdout] 978 |     fn fmt_with_indent(&self, f: &mut Formatter<'_>, indent: usize) -> fmt::Result {
[INFO] [stdout]     |                               ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indent`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:978:54
[INFO] [stdout]     |
[INFO] [stdout] 978 |     fn fmt_with_indent(&self, f: &mut Formatter<'_>, indent: usize) -> fmt::Result {
[INFO] [stdout]     |                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:981:29
[INFO] [stdout]     |
[INFO] [stdout] 981 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:984:33
[INFO] [stdout]     |
[INFO] [stdout] 984 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:995:23
[INFO] [stdout]     |
[INFO] [stdout] 995 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vm_path`
[INFO] [stdout]    --> src/backend/saving_bytes/compile_tools.rs:106:63
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn build_directory(dir: String, out: String, debug: bool, vm_path: Option<PathBuf>) {
[INFO] [stdout]     |                                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vm_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/backend/saving_bytes/compile_tools.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let i = 0;
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `variables` is never read
[INFO] [stdout]   --> src/backend/ast/statements/structs.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ComptimeStructForCheck{
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] 19 |     variables:Vec<StructVariable>
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `variables` is never read
[INFO] [stdout]   --> src/backend/compiler/comptime_variable_checker/comptime_context.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct CompileContext {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 12 |     variables: HashMap<String, ComptimeVariable>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Statements` is never used
[INFO] [stdout]  --> src/backend/compiler/statement.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum Statements {
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `errors` is never read
[INFO] [stdout]   --> src/backend/lexer/tokenizer.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Lexer {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     errors: Vec<LexerErrorKind>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `consume_char` is never used
[INFO] [stdout]   --> src/backend/lexer/tokenizer.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Lexer {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn consume_char(&mut self) -> Result<(), LexerError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `objects` is never read
[INFO] [stdout]   --> src/backend/linker/link.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Linker<'a> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 26 |     objects: &'a mut Vec<ObjFile>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `debug_print` is never used
[INFO] [stdout]   --> src/backend/saving_bytes/compile_tools.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn debug_print(tokens: &Vec<Token>, ast: Box<dyn Compilable>, instructions: &Vec<Instructions>) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Variable` is never constructed
[INFO] [stdout]  --> src/runtime/virtual_machine/variables/variable.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Variable {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/bin/vertex.rs:101:60
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 File::open("src/main.vtx").unwrap_or_else(|e| {
[INFO] [stdout]     |                                                            ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.79s
[INFO] running `Command { std: "docker" "inspect" "b3f192ab955ae5d2346548a295dd2110bb150705e2e0bdd1efddd4e82a521380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3f192ab955ae5d2346548a295dd2110bb150705e2e0bdd1efddd4e82a521380", kill_on_drop: false }`
[INFO] [stdout] b3f192ab955ae5d2346548a295dd2110bb150705e2e0bdd1efddd4e82a521380
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15da8af090e87a50ecdf17766d1b3d872cc530fc36f7fe0bf8d189c98076b388
[INFO] running `Command { std: "docker" "start" "-a" "15da8af090e87a50ecdf17766d1b3d872cc530fc36f7fe0bf8d189c98076b388", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: version requirement `1.0.6+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: `vertex` (manifest) generated 1 warning
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/if_statement.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]    |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/if_statement.rs:62:33
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]    |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/if_statement.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/while_statement.rs:51:29
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]    |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/while_statement.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]    |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/while_statement.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/structs.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn compile(&mut self, compiler: &mut Compiler) -> Result<ComptimeValueType,CompileError>{
[INFO] [stdout]    |                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> src/backend/ast/statements/structs.rs:26:31
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn fmt_with_indent(&self, f: &mut std::fmt::Formatter<'_>, indent: usize) -> std::fmt::Result {
[INFO] [stdout]    |                               ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indent`
[INFO] [stdout]   --> src/backend/ast/statements/structs.rs:26:64
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn fmt_with_indent(&self, f: &mut std::fmt::Formatter<'_>, indent: usize) -> std::fmt::Result {
[INFO] [stdout]    |                                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/structs.rs:29:29
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]    |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/structs.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> src/backend/ast/functions/function_nodes.rs:29:31
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn fmt_with_indent(&self, f: &mut std::fmt::Formatter<'_>, indent: usize) -> std::fmt::Result {
[INFO] [stdout]    |                               ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indent`
[INFO] [stdout]   --> src/backend/ast/functions/function_nodes.rs:29:64
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn fmt_with_indent(&self, f: &mut std::fmt::Formatter<'_>, indent: usize) -> std::fmt::Result {
[INFO] [stdout]    |                                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/functions/function_nodes.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:181:29
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:184:33
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:188:23
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:201:29
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:205:33
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:209:23
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:215:27
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn compile(&mut self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:222:29
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:226:33
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:230:23
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:363:29
[INFO] [stdout]     |
[INFO] [stdout] 363 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:367:33
[INFO] [stdout]     |
[INFO] [stdout] 367 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:489:29
[INFO] [stdout]     |
[INFO] [stdout] 489 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:493:33
[INFO] [stdout]     |
[INFO] [stdout] 493 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:497:23
[INFO] [stdout]     |
[INFO] [stdout] 497 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:676:29
[INFO] [stdout]     |
[INFO] [stdout] 676 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:680:33
[INFO] [stdout]     |
[INFO] [stdout] 680 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:746:29
[INFO] [stdout]     |
[INFO] [stdout] 746 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:750:33
[INFO] [stdout]     |
[INFO] [stdout] 750 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:754:23
[INFO] [stdout]     |
[INFO] [stdout] 754 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:766:29
[INFO] [stdout]     |
[INFO] [stdout] 766 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:770:33
[INFO] [stdout]     |
[INFO] [stdout] 770 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:774:23
[INFO] [stdout]     |
[INFO] [stdout] 774 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:793:29
[INFO] [stdout]     |
[INFO] [stdout] 793 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:797:33
[INFO] [stdout]     |
[INFO] [stdout] 797 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:801:23
[INFO] [stdout]     |
[INFO] [stdout] 801 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:868:29
[INFO] [stdout]     |
[INFO] [stdout] 868 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:896:31
[INFO] [stdout]     |
[INFO] [stdout] 896 |     fn fmt_with_indent(&self, f: &mut Formatter<'_>, indent: usize) -> fmt::Result {
[INFO] [stdout]     |                               ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indent`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:896:54
[INFO] [stdout]     |
[INFO] [stdout] 896 |     fn fmt_with_indent(&self, f: &mut Formatter<'_>, indent: usize) -> fmt::Result {
[INFO] [stdout]     |                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:899:33
[INFO] [stdout]     |
[INFO] [stdout] 899 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:918:23
[INFO] [stdout]     |
[INFO] [stdout] 918 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:921:29
[INFO] [stdout]     |
[INFO] [stdout] 921 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:972:23
[INFO] [stdout]     |
[INFO] [stdout] 972 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:978:31
[INFO] [stdout]     |
[INFO] [stdout] 978 |     fn fmt_with_indent(&self, f: &mut Formatter<'_>, indent: usize) -> fmt::Result {
[INFO] [stdout]     |                               ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indent`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:978:54
[INFO] [stdout]     |
[INFO] [stdout] 978 |     fn fmt_with_indent(&self, f: &mut Formatter<'_>, indent: usize) -> fmt::Result {
[INFO] [stdout]     |                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:981:29
[INFO] [stdout]     |
[INFO] [stdout] 981 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:984:33
[INFO] [stdout]     |
[INFO] [stdout] 984 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:995:23
[INFO] [stdout]     |
[INFO] [stdout] 995 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vm_path`
[INFO] [stdout]    --> src/backend/saving_bytes/compile_tools.rs:106:63
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn build_directory(dir: String, out: String, debug: bool, vm_path: Option<PathBuf>) {
[INFO] [stdout]     |                                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vm_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/backend/saving_bytes/compile_tools.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let i = 0;
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `variables` is never read
[INFO] [stdout]   --> src/backend/ast/statements/structs.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ComptimeStructForCheck{
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] 19 |     variables:Vec<StructVariable>
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `variables` is never read
[INFO] [stdout]   --> src/backend/compiler/comptime_variable_checker/comptime_context.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct CompileContext {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 12 |     variables: HashMap<String, ComptimeVariable>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Statements` is never used
[INFO] [stdout]  --> src/backend/compiler/statement.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum Statements {
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `errors` is never read
[INFO] [stdout]   --> src/backend/lexer/tokenizer.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Lexer {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     errors: Vec<LexerErrorKind>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `consume_char` is never used
[INFO] [stdout]   --> src/backend/lexer/tokenizer.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Lexer {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn consume_char(&mut self) -> Result<(), LexerError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `objects` is never read
[INFO] [stdout]   --> src/backend/linker/link.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Linker<'a> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 26 |     objects: &'a mut Vec<ObjFile>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `debug_print` is never used
[INFO] [stdout]   --> src/backend/saving_bytes/compile_tools.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn debug_print(tokens: &Vec<Token>, ast: Box<dyn Compilable>, instructions: &Vec<Instructions>) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Variable` is never constructed
[INFO] [stdout]  --> src/runtime/virtual_machine/variables/variable.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Variable {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vertex v0.1.32-alpha (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/bin/vertex.rs:101:60
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 File::open("src/main.vtx").unwrap_or_else(|e| {
[INFO] [stdout]     |                                                            ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/if_statement.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]    |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/if_statement.rs:62:33
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]    |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/if_statement.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/while_statement.rs:51:29
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]    |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/while_statement.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]    |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/while_statement.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/structs.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn compile(&mut self, compiler: &mut Compiler) -> Result<ComptimeValueType,CompileError>{
[INFO] [stdout]    |                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> src/backend/ast/statements/structs.rs:26:31
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn fmt_with_indent(&self, f: &mut std::fmt::Formatter<'_>, indent: usize) -> std::fmt::Result {
[INFO] [stdout]    |                               ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indent`
[INFO] [stdout]   --> src/backend/ast/statements/structs.rs:26:64
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn fmt_with_indent(&self, f: &mut std::fmt::Formatter<'_>, indent: usize) -> std::fmt::Result {
[INFO] [stdout]    |                                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/structs.rs:29:29
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]    |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/statements/structs.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> src/backend/ast/functions/function_nodes.rs:29:31
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn fmt_with_indent(&self, f: &mut std::fmt::Formatter<'_>, indent: usize) -> std::fmt::Result {
[INFO] [stdout]    |                               ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indent`
[INFO] [stdout]   --> src/backend/ast/functions/function_nodes.rs:29:64
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn fmt_with_indent(&self, f: &mut std::fmt::Formatter<'_>, indent: usize) -> std::fmt::Result {
[INFO] [stdout]    |                                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]   --> src/backend/ast/functions/function_nodes.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:181:29
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:184:33
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:188:23
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:201:29
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:205:33
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:209:23
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:215:27
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn compile(&mut self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:222:29
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:226:33
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:230:23
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:363:29
[INFO] [stdout]     |
[INFO] [stdout] 363 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:367:33
[INFO] [stdout]     |
[INFO] [stdout] 367 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:489:29
[INFO] [stdout]     |
[INFO] [stdout] 489 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:493:33
[INFO] [stdout]     |
[INFO] [stdout] 493 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:497:23
[INFO] [stdout]     |
[INFO] [stdout] 497 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:676:29
[INFO] [stdout]     |
[INFO] [stdout] 676 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:680:33
[INFO] [stdout]     |
[INFO] [stdout] 680 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:746:29
[INFO] [stdout]     |
[INFO] [stdout] 746 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:750:33
[INFO] [stdout]     |
[INFO] [stdout] 750 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:754:23
[INFO] [stdout]     |
[INFO] [stdout] 754 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:766:29
[INFO] [stdout]     |
[INFO] [stdout] 766 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:770:33
[INFO] [stdout]     |
[INFO] [stdout] 770 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:774:23
[INFO] [stdout]     |
[INFO] [stdout] 774 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:793:29
[INFO] [stdout]     |
[INFO] [stdout] 793 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:797:33
[INFO] [stdout]     |
[INFO] [stdout] 797 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:801:23
[INFO] [stdout]     |
[INFO] [stdout] 801 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:868:29
[INFO] [stdout]     |
[INFO] [stdout] 868 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:896:31
[INFO] [stdout]     |
[INFO] [stdout] 896 |     fn fmt_with_indent(&self, f: &mut Formatter<'_>, indent: usize) -> fmt::Result {
[INFO] [stdout]     |                               ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indent`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:896:54
[INFO] [stdout]     |
[INFO] [stdout] 896 |     fn fmt_with_indent(&self, f: &mut Formatter<'_>, indent: usize) -> fmt::Result {
[INFO] [stdout]     |                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:899:33
[INFO] [stdout]     |
[INFO] [stdout] 899 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:918:23
[INFO] [stdout]     |
[INFO] [stdout] 918 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:921:29
[INFO] [stdout]     |
[INFO] [stdout] 921 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:972:23
[INFO] [stdout]     |
[INFO] [stdout] 972 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:978:31
[INFO] [stdout]     |
[INFO] [stdout] 978 |     fn fmt_with_indent(&self, f: &mut Formatter<'_>, indent: usize) -> fmt::Result {
[INFO] [stdout]     |                               ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indent`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:978:54
[INFO] [stdout]     |
[INFO] [stdout] 978 |     fn fmt_with_indent(&self, f: &mut Formatter<'_>, indent: usize) -> fmt::Result {
[INFO] [stdout]     |                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:981:29
[INFO] [stdout]     |
[INFO] [stdout] 981 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:984:33
[INFO] [stdout]     |
[INFO] [stdout] 984 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiler`
[INFO] [stdout]    --> src/backend/compiler/byte_code.rs:995:23
[INFO] [stdout]     |
[INFO] [stdout] 995 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vm_path`
[INFO] [stdout]    --> src/backend/saving_bytes/compile_tools.rs:106:63
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn build_directory(dir: String, out: String, debug: bool, vm_path: Option<PathBuf>) {
[INFO] [stdout]     |                                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vm_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/backend/saving_bytes/compile_tools.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let i = 0;
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `variables` is never read
[INFO] [stdout]   --> src/backend/ast/statements/structs.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ComptimeStructForCheck{
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] 19 |     variables:Vec<StructVariable>
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `variables` is never read
[INFO] [stdout]   --> src/backend/compiler/comptime_variable_checker/comptime_context.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct CompileContext {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 12 |     variables: HashMap<String, ComptimeVariable>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Statements` is never used
[INFO] [stdout]  --> src/backend/compiler/statement.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum Statements {
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `errors` is never read
[INFO] [stdout]   --> src/backend/lexer/tokenizer.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Lexer {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     errors: Vec<LexerErrorKind>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `consume_char` is never used
[INFO] [stdout]   --> src/backend/lexer/tokenizer.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Lexer {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn consume_char(&mut self) -> Result<(), LexerError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `objects` is never read
[INFO] [stdout]   --> src/backend/linker/link.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Linker<'a> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 26 |     objects: &'a mut Vec<ObjFile>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `debug_print` is never used
[INFO] [stdout]   --> src/backend/saving_bytes/compile_tools.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn debug_print(tokens: &Vec<Token>, ast: Box<dyn Compilable>, instructions: &Vec<Instructions>) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Variable` is never constructed
[INFO] [stdout]  --> src/runtime/virtual_machine/variables/variable.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Variable {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.60s
[INFO] running `Command { std: "docker" "inspect" "15da8af090e87a50ecdf17766d1b3d872cc530fc36f7fe0bf8d189c98076b388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15da8af090e87a50ecdf17766d1b3d872cc530fc36f7fe0bf8d189c98076b388", kill_on_drop: false }`
[INFO] [stdout] 15da8af090e87a50ecdf17766d1b3d872cc530fc36f7fe0bf8d189c98076b388
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 373cc599470c8b3424642279c32f11273feae5417120d0a8d703aabd75e246bb
[INFO] running `Command { std: "docker" "start" "-a" "373cc599470c8b3424642279c32f11273feae5417120d0a8d703aabd75e246bb", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: version requirement `1.0.6+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: `vertex` (manifest) generated 1 warning
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]   --> src/backend/ast/statements/if_statement.rs:58:29
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]    |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]   --> src/backend/ast/statements/if_statement.rs:62:33
[INFO] [stderr]    |
[INFO] [stderr] 62 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]    |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]   --> src/backend/ast/statements/if_statement.rs:66:23
[INFO] [stderr]    |
[INFO] [stderr] 66 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stderr]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]   --> src/backend/ast/statements/while_statement.rs:51:29
[INFO] [stderr]    |
[INFO] [stderr] 51 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]    |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]   --> src/backend/ast/statements/while_statement.rs:55:33
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]    |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]   --> src/backend/ast/statements/while_statement.rs:58:23
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stderr]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]   --> src/backend/ast/statements/structs.rs:23:27
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn compile(&mut self, compiler: &mut Compiler) -> Result<ComptimeValueType,CompileError>{
[INFO] [stderr]    |                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]   --> src/backend/ast/statements/structs.rs:26:31
[INFO] [stderr]    |
[INFO] [stderr] 26 |     fn fmt_with_indent(&self, f: &mut std::fmt::Formatter<'_>, indent: usize) -> std::fmt::Result {
[INFO] [stderr]    |                               ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `indent`
[INFO] [stderr]   --> src/backend/ast/statements/structs.rs:26:64
[INFO] [stderr]    |
[INFO] [stderr] 26 |     fn fmt_with_indent(&self, f: &mut std::fmt::Formatter<'_>, indent: usize) -> std::fmt::Result {
[INFO] [stderr]    |                                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]   --> src/backend/ast/statements/structs.rs:29:29
[INFO] [stderr]    |
[INFO] [stderr] 29 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]    |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]   --> src/backend/ast/statements/structs.rs:38:23
[INFO] [stderr]    |
[INFO] [stderr] 38 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stderr]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]   --> src/backend/ast/functions/function_nodes.rs:29:31
[INFO] [stderr]    |
[INFO] [stderr] 29 |     fn fmt_with_indent(&self, f: &mut std::fmt::Formatter<'_>, indent: usize) -> std::fmt::Result {
[INFO] [stderr]    |                               ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `indent`
[INFO] [stderr]   --> src/backend/ast/functions/function_nodes.rs:29:64
[INFO] [stderr]    |
[INFO] [stderr] 29 |     fn fmt_with_indent(&self, f: &mut std::fmt::Formatter<'_>, indent: usize) -> std::fmt::Result {
[INFO] [stderr]    |                                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]   --> src/backend/ast/functions/function_nodes.rs:57:23
[INFO] [stderr]    |
[INFO] [stderr] 57 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stderr]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:181:29
[INFO] [stderr]     |
[INFO] [stderr] 181 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:184:33
[INFO] [stderr]     |
[INFO] [stderr] 184 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:188:23
[INFO] [stderr]     |
[INFO] [stderr] 188 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stderr]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:201:29
[INFO] [stderr]     |
[INFO] [stderr] 201 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:205:33
[INFO] [stderr]     |
[INFO] [stderr] 205 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:209:23
[INFO] [stderr]     |
[INFO] [stderr] 209 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stderr]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:215:27
[INFO] [stderr]     |
[INFO] [stderr] 215 |     fn compile(&mut self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stderr]     |                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:222:29
[INFO] [stderr]     |
[INFO] [stderr] 222 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:226:33
[INFO] [stderr]     |
[INFO] [stderr] 226 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:230:23
[INFO] [stderr]     |
[INFO] [stderr] 230 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stderr]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:363:29
[INFO] [stderr]     |
[INFO] [stderr] 363 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:367:33
[INFO] [stderr]     |
[INFO] [stderr] 367 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:476:23
[INFO] [stderr]     |
[INFO] [stderr] 476 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stderr]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:489:29
[INFO] [stderr]     |
[INFO] [stderr] 489 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:493:33
[INFO] [stderr]     |
[INFO] [stderr] 493 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:497:23
[INFO] [stderr]     |
[INFO] [stderr] 497 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stderr]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:676:29
[INFO] [stderr]     |
[INFO] [stderr] 676 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:680:33
[INFO] [stderr]     |
[INFO] [stderr] 680 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:746:29
[INFO] [stderr]     |
[INFO] [stderr] 746 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:750:33
[INFO] [stderr]     |
[INFO] [stderr] 750 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:754:23
[INFO] [stderr]     |
[INFO] [stderr] 754 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stderr]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:766:29
[INFO] [stderr]     |
[INFO] [stderr] 766 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:770:33
[INFO] [stderr]     |
[INFO] [stderr] 770 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:774:23
[INFO] [stderr]     |
[INFO] [stderr] 774 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stderr]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:793:29
[INFO] [stderr]     |
[INFO] [stderr] 793 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:797:33
[INFO] [stderr]     |
[INFO] [stderr] 797 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:801:23
[INFO] [stderr]     |
[INFO] [stderr] 801 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stderr]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:868:29
[INFO] [stderr]     |
[INFO] [stderr] 868 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:896:31
[INFO] [stderr]     |
[INFO] [stderr] 896 |     fn fmt_with_indent(&self, f: &mut Formatter<'_>, indent: usize) -> fmt::Result {
[INFO] [stderr]     |                               ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `indent`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:896:54
[INFO] [stderr]     |
[INFO] [stderr] 896 |     fn fmt_with_indent(&self, f: &mut Formatter<'_>, indent: usize) -> fmt::Result {
[INFO] [stderr]     |                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:899:33
[INFO] [stderr]     |
[INFO] [stderr] 899 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:918:23
[INFO] [stderr]     |
[INFO] [stderr] 918 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stderr]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:921:29
[INFO] [stderr]     |
[INFO] [stderr] 921 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:972:23
[INFO] [stderr]     |
[INFO] [stderr] 972 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stderr]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:978:31
[INFO] [stderr]     |
[INFO] [stderr] 978 |     fn fmt_with_indent(&self, f: &mut Formatter<'_>, indent: usize) -> fmt::Result {
[INFO] [stderr]     |                               ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `indent`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:978:54
[INFO] [stderr]     |
[INFO] [stderr] 978 |     fn fmt_with_indent(&self, f: &mut Formatter<'_>, indent: usize) -> fmt::Result {
[INFO] [stderr]     |                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:981:29
[INFO] [stderr]     |
[INFO] [stderr] 981 |     fn add_to_lookup(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:984:33
[INFO] [stderr]     |
[INFO] [stderr] 984 |     fn add_to_type_check(&self, compiler: &mut Compiler) -> Result<(), CompileError> {
[INFO] [stderr]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiler`
[INFO] [stderr]    --> src/backend/compiler/byte_code.rs:995:23
[INFO] [stderr]     |
[INFO] [stderr] 995 |     fn my_type(&self, compiler: &mut Compiler) -> Result<ComptimeValueType, CompileError> {
[INFO] [stderr]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `vm_path`
[INFO] [stderr]    --> src/backend/saving_bytes/compile_tools.rs:106:63
[INFO] [stderr]     |
[INFO] [stderr] 106 | pub fn build_directory(dir: String, out: String, debug: bool, vm_path: Option<PathBuf>) {
[INFO] [stderr]     |                                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vm_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/backend/saving_bytes/compile_tools.rs:150:13
[INFO] [stderr]     |
[INFO] [stderr] 150 |         let i = 0;
[INFO] [stderr]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: field `variables` is never read
[INFO] [stderr]   --> src/backend/ast/statements/structs.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct ComptimeStructForCheck{
[INFO] [stderr]    |            ---------------------- field in this struct
[INFO] [stderr] 19 |     variables:Vec<StructVariable>
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `variables` is never read
[INFO] [stderr]   --> src/backend/compiler/comptime_variable_checker/comptime_context.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct CompileContext {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 12 |     variables: HashMap<String, ComptimeVariable>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Statements` is never used
[INFO] [stderr]  --> src/backend/compiler/statement.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub enum Statements {
[INFO] [stderr]   |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `errors` is never read
[INFO] [stderr]   --> src/backend/lexer/tokenizer.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct Lexer {
[INFO] [stderr]    |            ----- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 23 |     errors: Vec<LexerErrorKind>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `consume_char` is never used
[INFO] [stderr]   --> src/backend/lexer/tokenizer.rs:39:8
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl Lexer {
[INFO] [stderr]    | ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 39 |     fn consume_char(&mut self) -> Result<(), LexerError> {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `objects` is never read
[INFO] [stderr]   --> src/backend/linker/link.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct Linker<'a> {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] 26 |     objects: &'a mut Vec<ObjFile>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `debug_print` is never used
[INFO] [stderr]   --> src/backend/saving_bytes/compile_tools.rs:22:4
[INFO] [stderr]    |
[INFO] [stderr] 22 | fn debug_print(tokens: &Vec<Token>, ast: Box<dyn Compilable>, instructions: &Vec<Instructions>) {
[INFO] [stderr]    |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Variable` is never constructed
[INFO] [stderr]  --> src/runtime/virtual_machine/variables/variable.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct Variable {
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `vertex` (lib) generated 63 warnings (run `cargo fix --lib -p vertex` to apply 55 suggestions)
[INFO] [stderr] warning: `vertex` (lib test) generated 63 warnings (63 duplicates)
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> src/bin/vertex.rs:101:60
[INFO] [stderr]     |
[INFO] [stderr] 101 |                 File::open("src/main.vtx").unwrap_or_else(|e| {
[INFO] [stderr]     |                                                            ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `vertex` (bin "vertex" test) generated 1 warning (run `cargo fix --bin "vertex" -p vertex --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vertex-b30be7a668abc083)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test backend::errors::formatter::colorformat::tests::test_escape_dollar_default_delim ... ok
[INFO] [stdout] test backend::errors::formatter::colorformat::tests::test_escape_with_custom_delim ... ok
[INFO] [stdout] test backend::errors::formatter::colorformat::tests::test_rgb_default_delim ... ok
[INFO] [stdout] test backend::errors::formatter::colorformat::tests::test_rgba_rejected_default_delim ... ok
[INFO] [stdout] test backend::errors::formatter::colorformat::tests::test_unknown_builtin_default_delim ... ok
[INFO] [stdout] test backend::errors::formatter::colorformat::tests::test_unterminated_dollar_default_delim ... ok
[INFO] [stdout] test backend::errors::formatter::colorformat::tests::test_custom_delimiter_hash ... FAILED
[INFO] [stdout] test backend::errors::formatter::colorformat::tests::test_reset_builtin_default_delim ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test backend::errors::formatter::colorformat::tests::test_hold_context_default_delim ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- backend::errors::formatter::colorformat::tests::test_custom_delimiter_hash stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::errors::formatter::colorformat::tests::test_custom_delimiter_hash' (18) panicked at src/backend/errors/formatter/colorformat.rs:287:9:
[INFO] [stdout] assertion failed: s.contains("\x1b[38;2;255;0;0m")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fe5bf0a62f8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe5bf0a62f8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe5bf0a62f8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe5bf0a62f8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe5bf0ba10a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe5bf0ba10a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5fe5bf0aab12 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe5bf0aab12 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe5bf0854a6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe5bf0854a6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe5bf09e899 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe5bf03400c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5fe5bf03400c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe5bf09ea52 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5fe5bf09ea52 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe5bf085594 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5fe5bf07cef9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe5bf08627d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5bf0ba83c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe5bf0ba802 - core[5a1c3e9896636f3a]::panicking::panic
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5fe5bf0236be - vertex[24afa703fe9a0f33]::backend::errors::formatter::colorformat::tests::test_custom_delimiter_hash
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend/errors/formatter/colorformat.rs:287:9
[INFO] [stdout]   21:     0x5fe5bf020ae7 - vertex[24afa703fe9a0f33]::backend::errors::formatter::colorformat::tests::test_custom_delimiter_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend/errors/formatter/colorformat.rs:284:36
[INFO] [stdout]   22:     0x5fe5bf026e06 - <vertex[24afa703fe9a0f33]::backend::errors::formatter::colorformat::tests::test_custom_delimiter_hash::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5fe5bf0270eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fe5bf0270eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5fe5bf034965 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5fe5bf034965 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5fe5bf034965 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5fe5bf034965 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5fe5bf034965 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5fe5bf034965 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5fe5bf034965 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5fe5bf02f4c4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5fe5bf02f4c4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5fe5bf0379e2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5fe5bf0379e2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5fe5bf0379e2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5fe5bf0379e2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5fe5bf0379e2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5fe5bf0379e2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5fe5bf0379e2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5fe5bf0a5c5f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x5fe5bf0a5c5f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x71c98d43faa4 - <unknown>
[INFO] [stdout]   44:     0x71c98d4cca64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::errors::formatter::colorformat::tests::test_reset_builtin_default_delim stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::errors::formatter::colorformat::tests::test_reset_builtin_default_delim' (22) panicked at src/backend/errors/formatter/colorformat.rs:273:37:
[INFO] [stdout] red seq present
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fe5bf0a62f8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe5bf0a62f8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe5bf0a62f8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe5bf0a62f8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe5bf0ba10a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe5bf0ba10a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5fe5bf0aab12 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe5bf0aab12 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe5bf0854a6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe5bf0854a6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe5bf09e899 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe5bf03400c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5fe5bf03400c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe5bf09ea52 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5fe5bf09ea52 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe5bf085562 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe5bf07cef9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe5bf08627d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5bf0ba83c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe5bf0ba594 - core[5a1c3e9896636f3a]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5fe5bf0ba594 - core[5a1c3e9896636f3a]::option::expect_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/option.rs:2261:5
[INFO] [stdout]   21:     0x5fe5bf020ff6 - <core[5a1c3e9896636f3a]::option::Option<usize>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/option.rs:968:21
[INFO] [stdout]   22:     0x5fe5bf024439 - vertex[24afa703fe9a0f33]::backend::errors::formatter::colorformat::tests::test_reset_builtin_default_delim
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend/errors/formatter/colorformat.rs:273:37
[INFO] [stdout]   23:     0x5fe5bf020ba7 - vertex[24afa703fe9a0f33]::backend::errors::formatter::colorformat::tests::test_reset_builtin_default_delim::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend/errors/formatter/colorformat.rs:268:42
[INFO] [stdout]   24:     0x5fe5bf026f06 - <vertex[24afa703fe9a0f33]::backend::errors::formatter::colorformat::tests::test_reset_builtin_default_delim::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fe5bf0270eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fe5bf0270eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5fe5bf034965 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5fe5bf034965 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5fe5bf034965 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5fe5bf034965 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5fe5bf034965 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5fe5bf034965 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5fe5bf034965 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5fe5bf02f4c4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5fe5bf02f4c4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5fe5bf0379e2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5fe5bf0379e2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5fe5bf0379e2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5fe5bf0379e2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5fe5bf0379e2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5fe5bf0379e2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5fe5bf0379e2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fe5bf0a5c5f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x5fe5bf0a5c5f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x71c98d43faa4 - <unknown>
[INFO] [stdout]   46:     0x71c98d4cca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::errors::formatter::colorformat::tests::test_hold_context_default_delim stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::errors::formatter::colorformat::tests::test_hold_context_default_delim' (21) panicked at src/backend/errors/formatter/colorformat.rs:244:37:
[INFO] [stdout] red seq present
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fe5bf0a62f8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe5bf0a62f8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe5bf0a62f8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe5bf0a62f8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe5bf0ba10a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe5bf0ba10a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5fe5bf0aab12 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe5bf0aab12 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe5bf0854a6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe5bf0854a6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe5bf09e899 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe5bf03400c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5fe5bf03400c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe5bf09ea52 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5fe5bf09ea52 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe5bf085562 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe5bf07cef9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe5bf08627d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5bf0ba83c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe5bf0ba594 - core[5a1c3e9896636f3a]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5fe5bf0ba594 - core[5a1c3e9896636f3a]::option::expect_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/option.rs:2261:5
[INFO] [stdout]   21:     0x5fe5bf020ff6 - <core[5a1c3e9896636f3a]::option::Option<usize>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/option.rs:968:21
[INFO] [stdout]   22:     0x5fe5bf023c37 - vertex[24afa703fe9a0f33]::backend::errors::formatter::colorformat::tests::test_hold_context_default_delim
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend/errors/formatter/colorformat.rs:244:37
[INFO] [stdout]   23:     0x5fe5bf020b47 - vertex[24afa703fe9a0f33]::backend::errors::formatter::colorformat::tests::test_hold_context_default_delim::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend/errors/formatter/colorformat.rs:240:41
[INFO] [stdout]   24:     0x5fe5bf026e86 - <vertex[24afa703fe9a0f33]::backend::errors::formatter::colorformat::tests::test_hold_context_default_delim::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fe5bf0270eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fe5bf0270eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5fe5bf034965 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5fe5bf034965 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5fe5bf034965 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5fe5bf034965 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5fe5bf034965 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5fe5bf034965 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5fe5bf034965 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5fe5bf02f4c4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5fe5bf02f4c4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5fe5bf0379e2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5fe5bf0379e2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5fe5bf0379e2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5fe5bf0379e2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5fe5bf0379e2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5fe5bf0379e2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5fe5bf0379e2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fe5bf0a5c5f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x5fe5bf0a5c5f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x71c98d43faa4 - <unknown>
[INFO] [stdout]   46:     0x71c98d4cca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     backend::errors::formatter::colorformat::tests::test_custom_delimiter_hash
[INFO] [stdout]     backend::errors::formatter::colorformat::tests::test_hold_context_default_delim
[INFO] [stdout]     backend::errors::formatter::colorformat::tests::test_reset_builtin_default_delim
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "373cc599470c8b3424642279c32f11273feae5417120d0a8d703aabd75e246bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "373cc599470c8b3424642279c32f11273feae5417120d0a8d703aabd75e246bb", kill_on_drop: false }`
[INFO] [stdout] 373cc599470c8b3424642279c32f11273feae5417120d0a8d703aabd75e246bb
